Objects Reference

fly_pak_util::explode

Prototype

bool explode(char *filename)

Parameters

Parameter Type Description
filename char * filename for the .fpk file to unpack

Return Value

Returns TRUE is unpacking was OK, FALSE on any error.

Remarks

This function unpacks a .fpk file creating all files and directories included in it.